is Valid
Check if a block is valid. A block becomes invalid once it has been destroyed.
Return
true if the block is valid, false otherwise.
Parameters
block
the block to query.
Check if a block is valid. A block becomes invalid once it has been destroyed.
true if the block is valid, false otherwise.
the block to query.